JScript | |
---|---|
function ReadTextBankExportSpreadsheet( fileToImport : Stream, importLocation : ExcelCellLocation, languages : IDictionary ) : IList; |
Parameters
- fileToImport
- Excel spreadsheet file to read
- importLocation
- Name of the sheet to read. Also the first cell. Probably "Export", 2, 1
- languages
- List of languages from LanguageServices.GetLanguages().
Return Value
Returns a list of TextBankExport items the user wants to import.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family